home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
TUTORII.ARJ
/
BCALL.DAT
< prev
next >
Wrap
Text File
|
1991-11-29
|
330b
|
13 lines
This is the explanation of the CALL
command. It is INTERNAL.
This command calls another batch file
without stopping the original batch file.
Example:
To run the batch file test.bat from
within another batch file, like
autoexec.bat, you would include this
line:
call test